home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_168.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
339 b
|
11 lines
LOG10 (Log to Base 10)
Calculates the logarithm of a number to base 10. It is the inverse of the number E in scientific notation.
Format: LOG10 (number)
Argument:
ΓÇó number: A positive number.
Example:
LOG10 (C2) returns 5 if cell C2 contains 100000.
Shows that LOG10 returns the exponent of a scientific representation of the number.